Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test suite improvements #730

Merged
merged 9 commits into from
May 28, 2022
Merged

Test suite improvements #730

merged 9 commits into from
May 28, 2022

Conversation

atsampson
Copy link
Collaborator

Several changes to the test suite:

  • Make it possible to run the tests locally with make check.
  • Skip the decode tests if testdata isn't available.
  • Write the ld-cut output file to the testout directory.
  • Add unit tests for JsonReader, and fix a couple of bugs they revealed.

It would be nice to have the CI run the tests both for Qt 5 and for Qt 6, but I'm not sure all the Qt 6 deps are available...

@atsampson atsampson added enhancement ld-decode-tools An issue only affecting the ld-decode-tools labels May 28, 2022
@atsampson atsampson requested review from happycube and simoninns May 28, 2022 00:57
Copy link
Owner

@happycube happycube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have the energy to really understand them, but they sound good :)

@simoninns simoninns merged commit 35ff6aa into happycube:master May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ld-decode-tools An issue only affecting the ld-decode-tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants